perm filename POSTPO.PR[E81,JMC] blob sn#607279 filedate 1981-08-15 generic text, type T, neo UTF8
execute([]).
execute(L) :- extract(G,L,L1),execute(L1),G.
execute(L) :- executebis(L).

executebis([]).
executebis